'Declaration
<DispIdAttribute(69)> Sub AddFreeHandAnnotInteractive_2( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single, _ ByVal ContinuousMode As Boolean _ )
[DispId(69)] void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
procedure AddFreeHandAnnotInteractive_2( BorderColor: Integer; BorderWidth: Single; Opacity: Single; ContinuousMode: Boolean );
DispIdAttribute(69) function AddFreeHandAnnotInteractive_2( BorderColor : int, BorderWidth : float, Opacity : float, ContinuousMode : boolean );
[DispId(69)] void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
[DispId(69)] void AddFreeHandAnnotInteractive_2( int BorderColor, float BorderWidth, float Opacity, bool ContinuousMode )
Parameters
- BorderColor
- BorderWidth
- Opacity
- ContinuousMode